So lets simplify this and let us assume we have a table Car with some meta columns and one Entity column which is just an nvarchar(max)
Car
Entity
nvarchar(max)