[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   SHUFFLE   <  SKIP 5519  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23296Mehta, Molly, C90706BellflowerCaliforniaUnited States
20082Henderson, CarolineV8POak BayBritish ColumbiaCanada
22982Miller, Madison92118CoronadoCaliforniaUnited States
19065Arun, Michele, A24044KielSaarlandGermany

Generated 2025-07-12 00:47:19.623 UTC