I\'ve seen many articles about how to overcome this matter, all related to CTP4, Or adding my own extension methods.
Is there an \"official\" EF4 included way to use
Although this is implied in the question, for anyone else who has the same problem where they can't use lambdas with .Include, make sure you have this:
using System.Data.Entity;