[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1835  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18017Shan, Kurt, A14197BerlinSaarlandGermany
19635Shan, Dawn, J97005BeavertonOregonUnited States
17328Cox, Michelle, E3280WarrnamboolVictoriaAustralia
14165Gray, Natalie, LNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-10 18:28:53.074 UTC