[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 475   SHUFFLE   <  SKIP 4278  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28600Clark, Destiny, LV3L 1H4WestminsterBritish ColumbiaCanada
11708Weisman, Elizabeth91950Lincoln AcresCaliforniaUnited States
14794Becker, GilbertOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-15 09:34:50.200 UTC