[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 750   <  SKIP 5507  >   <  TAKE 6  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15068Barnes, Jessica33098PaderbornNordrhein-WestfalenGermany
15649Jimenez, Melinda, T33098PaderbornNordrhein-WestfalenGermany
15667Ramos, Hector33041PaderbornHamburgGermany
15672Nara, Kelvin, E33098PaderbornNordrhein-WestfalenGermany
16313Russell, Hailey, P33098PaderbornNordrhein-WestfalenGermany
16940Zeng, Jenny, J33098PaderbornNordrhein-WestfalenGermany

Generated 2025-10-13 22:20:00.178 UTC