Actually, no. The filtering will be performed by the Entity Framework on the server or by DevForce on the client. If you are using inheritance near the root of your hierarchy (as oppposed to near the leaf) and have a lot of subclasses, this will perform very poorly with the Entity Framework.