[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 875   SHUFFLE   <  SKIP 2992  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29154Bennett, EduardoV3A 4R2LangleyBritish ColumbiaCanada
17588Bennett, Gavin98201EverettWashingtonUnited States
18037Garcia, Bruce, BGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-09 17:46:55.091 UTC