Rob Conery has released a Visual Studio plugin that generates MVC code using repositories that use IQueryable, although I believe the model is created using the Linq to SQL classes in visual studio, which was not the case in MVC Storefront.
You can find it here .
source
share