[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 396   SHUFFLE   <  SKIP 1132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24532Perez, Phillip, A70452StuttgartSaarlandGermany
18338Andersen, Nina3280WarrnamboolVictoriaAustralia
12078Edwards, Jose, W98901YakimaWashingtonUnited States

Generated 2025-07-15 15:38:02.223 UTC