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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12129Alvarez, Wendy, V04139LeipzigNordrhein-WestfalenGermany
12800Chen, Lacey, E04139LeipzigNordrhein-WestfalenGermany
13588Dominguez, Deb, A04139LeipzigNordrhein-WestfalenGermany
13543Rana, Phillip04139LeipzigNordrhein-WestfalenGermany
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany
15689Wang, Stacey04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-17 05:40:58.783 UTC