[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 437   SHUFFLE   <  SKIP 2293  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28252Murphy, Sydney, T92625Newport BeachCaliforniaUnited States
26428Ma, Colin3977CranbourneVictoriaAustralia
13572Deng, Shaun70452StuttgartSaarlandGermany
16852She, Kate94010BurlingameCaliforniaUnited States

Generated 2025-07-21 18:41:50.742 UTC