I try to get 3 items using this code:
var result = context.Comments.Aggregate() .Sort(sorting) .Match(filter)