populate
Loads this entity's data from the database if it has not been populated yet. Thread-safe.
Returns silently (no-op) when no Stormify instance is attached and no Stormify.defaultInstance is set — this is a legitimate state for freshly constructed entities that have no database row to load from. The check for missing stormify during unintended lazy-load lives in the db property delegate.