Add ability to designate a column as a foreign key reference to another table without setting up the column in the database as a real foreign key. This would allow joining tables together on views without relying on having the column setup as a real foreign key.