My interest was piqued after reading an MSDN article about a different way to think about the data storage layer of an application.
This project reperesents my first attempt at implementing a way this 'new' data storage technique might be used in relation to Entity Framework.
A big thanks to Julie Lerman because after much searching, her article here and associated code here were my windows into how to get this to work.