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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29279Turner, Hailey91945Lemon GroveCaliforniaUnited States
11562Gonzalez, Jarrod04139LeipzigNordrhein-WestfalenGermany
11613Prasad, Meredith, M04139LeipzigNordrhein-WestfalenGermany
12129Alvarez, Wendy, V04139LeipzigNordrhein-WestfalenGermany
12800Chen, Lacey, E04139LeipzigNordrhein-WestfalenGermany
13543Rana, Phillip04139LeipzigNordrhein-WestfalenGermany

Generated 2025-10-09 20:59:43.158 UTC