pub fn create_orphan( db_context: &DbContext, event_hub: &Arc<EventHub>, entity: &CreateRootDto, ) -> Result<RootDto, Error>