[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 328   SHUFFLE   <  SKIP 1532  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20400Henderson, Sydney94536FremontCaliforniaUnited States
12416Martinez, Veronica, S90706BellflowerCaliforniaUnited States
28396Munoz, Rebekah22001HamburgHessenGermany
27547Hill, Kevin, C90505TorranceCaliforniaUnited States
24453Yuan, Cassie, J2300NewcastleNew South WalesAustralia
23766Martinez, Cassandra, A42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-13 23:04:34.443 UTC