IEnumerable<T> A filtered IEnumerable.
Applies the filtering on an IEnumerable data set.
See QueryEngine for a complete example.