[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 484   SHUFFLE   <  SKIP 2354  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14702Zimmerman, Curtis, TPE17BuryEnglandUnited Kingdom
16959Foster, Carson, LV8XRoyal OakBritish ColumbiaCanada
21809Thompson, Sydney, R90712LakewoodCaliforniaUnited States

Generated 2025-07-14 01:43:22.532 UTC