Base Business Object class that wrappers LINQ as a data access layer.

Assume: Operations work best and efficiently when tables have a TimeStamp field

Each business object maps to a primary Entity/Table, but can of course access other tables.