public static IQueryable<TResult> Create<TResult>( this IQueryProvider provider, Expression<Func<IEnumerator<TResult>>> getEnumerator )