[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 2391   SHUFFLE   <  SKIP 3722  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20717Ray, Chelsea, ROX14 4SEOxfordEnglandUnited Kingdom
18902Chen, Steve, R3000MelbourneVictoriaAustralia
14340Butler, Miranda, D97301SalemOregonUnited States

Generated 2025-07-19 23:44:16.612 UTC