public static IAsyncQueryable<TSource> Take<TSource>( this IAsyncQueryable<TSource> source, int count )