[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 461   SHUFFLE   <  SKIP 4023  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28753Carlson, Kristine, CRH15 9UDWest SussexEnglandUnited Kingdom
17565Murphy, Alexandra98033KirklandWashingtonUnited States
20909Weadock, Kelly, JSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-11 23:22:09.393 UTC