[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 509   SHUFFLE   <  SKIP 1109  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17268Hughes, Alyssa98168BurienWashingtonUnited States
13986Anderson, Chloe, R91977Spring ValleyCaliforniaUnited States
21810Miller, Justin, C91977Spring ValleyCaliforniaUnited States
13793Gonzales, Jason59100RoubaixNordFrance
17270Parker, Jack94303Palo AltoCaliforniaUnited States
16830Hall, Alexandra, M42651SolingenNordrhein-WestfalenGermany
28656Murphy, Lucas, CV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-14 02:51:46.303 UTC