[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 9265  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15689Wang, Stacey04139LeipzigNordrhein-WestfalenGermany
16552Sanchez, Joe, S04139LeipzigNordrhein-WestfalenGermany
17636Srini, Ross04139LeipzigNordrhein-WestfalenGermany
18176Kumar, Bradley04139LeipzigNordrhein-WestfalenGermany
18185Huang, Laura, P04139LeipzigNordrhein-WestfalenGermany
19046Raje, Shawna, F04139LeipzigNordrhein-WestfalenGermany

Generated 2025-10-10 19:37:41.360 UTC