[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 159   SHUFFLE   <  SKIP 2174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18250Hall, Jeremiah, M3220GeelongVictoriaAustralia
25544Fernandez, Sergio, KOX14 4SEOxfordEnglandUnited Kingdom
12878Sun, Gilbert, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-16 23:58:28.241 UTC