[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 666  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12118Sanchez, Miguel, L90706BellflowerCaliforniaUnited States
18092Baker, EduardoV7L 4J4N. VancouverBritish ColumbiaCanada
26149Chande, Casey4217Gold CoastQueenslandAustralia

Generated 2025-07-21 18:49:36.998 UTC