[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 189   SHUFFLE   <  SKIP 1097  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15565Mitchell, Kyle98201EverettWashingtonUnited States
19289Patel, Johnathan66001SaarbrückenSaarlandGermany
21672Gomez, Craig, D60061Frankfurt am MainSaarlandGermany

Generated 2025-07-21 10:54:06.702 UTC