[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 1818   SHUFFLE   <  SKIP 659  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11981Howard, Alexandria98201EverettWashingtonUnited States
25142Ray, Regina, B75008ParisSeine (Paris)France
24053Allen, Jose, C66578NeunkirchenSaarlandGermany

Generated 2025-07-12 13:19:01.635 UTC