[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 482   SHUFFLE   <  SKIP 3961  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18684Watson, Makayla, D91977Spring ValleyCaliforniaUnited States
18375Morris, Michelle94063Redwood CityCaliforniaUnited States
26417Rai, Dustin, JOX14 4SEOxfordEnglandUnited Kingdom
21932Kumar, Leonard94014ColmaCaliforniaUnited States
28371Liang, MandyW1Y 3RALondonEnglandUnited Kingdom
25689Campbell, AndreaAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-10 04:37:33.248 UTC