Now and then you need to post-process OData queries, e.g. to „correct“ entity values or to filter query results...
Imagine you want to query a set of entities with OData and/or Entity Framework and do an $expand/Include() on child...