I'm tasked with retrieving 10 rows from a table (Item type) and its related tables in SAP Hybris, using the table name (Item type) as a parameter. For example, if the table name is "Product," I need to fetch 10 rows from the "Product" table along wit...