Utilize the JPA field name to database column mappings to populate the entity from dataset column names.
Generic T is entity type: <t> List<t> loadDataSetTableIntoEntity(IDataSet dataSet, String tableName)</t></t>