[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 3633   SHUFFLE   <  SKIP 1888  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18561Torres, Carol, A94014ColmaCaliforniaUnited States
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom
26863Chen, AlvinW1X3SELondonEnglandUnited Kingdom
12388Kumar, Casey, G24044KielSaarlandGermany
19168Kumar, Nathan97005BeavertonOregonUnited States
24508Phillips, Alex, F97222MilwaukieOregonUnited States

Generated 2025-07-18 01:20:29.406 UTC