pub fn create_orphan_multi( db_context: &DbContext, event_hub: &Arc<EventHub>, entities: &[CreateRootDto], ) -> Result<Vec<RootDto>, Error>