[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 655   <  SKIP 2275  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13953Munoz, Theresa, M2300NewcastleNew South WalesAustralia
14119Cooper, PaigeV3A 4R2LangleyBritish ColumbiaCanada
18689Miller, Miguel98201EverettWashingtonUnited States

Generated 2025-07-16 13:16:46.108 UTC