[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 7040   SHUFFLE   <  SKIP 542  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25482Martinez, Donald, DMK8 8DFMilton KeynesEnglandUnited Kingdom
15512Hayes, Jose, M98107BallardWashingtonUnited States
18950Alexander, LaurenV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-21 22:51:03.831 UTC