Includes InsertBatch on IQuery with optional batch size for Panama.SQL.Dapper bulk insert of IModel entities. IModel entites can now be bulk inserted into database based on ORM implementation; uses SqlBulkCopy under the covers for performant bulk inserts.