>>>val myEntity = MyEntity.new { ... } S...
# exposed
i
>>val myEntity = MyEntity.new { ... }
SomeTable.insert { it[entityRef] = myEntity.id.value }