[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 2421   SHUFFLE   <  SKIP 4257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28263Lee, Jonathan98201EverettWashingtonUnited States
20144Lin, Roger, W66041PoingSaarlandGermany
24450Long, Isabel98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-10 19:00:51.111 UTC