[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 3669   SHUFFLE   <  SKIP 305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21651Cooper, Sean, L98371PuyallupWashingtonUnited States
17403White, Greg, CV2L3W8NewtonBritish ColumbiaCanada
14784Dominguez, Victor, KOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-19 17:49:57.715 UTC