[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 10020  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19046Raje, Shawna, F04139LeipzigNordrhein-WestfalenGermany
19284Romero, Briana, A04139LeipzigNordrhein-WestfalenGermany
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany
20556Sun, Glenn, D04139LeipzigNordrhein-WestfalenGermany
20860Lopez, Preston04139LeipzigNordrhein-WestfalenGermany
21843He, Erica, F04139LeipzigNordrhein-WestfalenGermany
23957Zheng, Louis04139LeipzigNordrhein-WestfalenGermany
25472Malhotra, Don, S04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-13 06:04:38.977 UTC