[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 1323  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27678Carter, Angel97034Lake OswegoOregonUnited States
15074Perry, Elizabeth66578NeunkirchenSaarlandGermany
20216Chander, Shawn, S5023FindonSouth AustraliaAustralia
24314Howard, Bryan94015Daly CityCaliforniaUnited States

Generated 2025-07-11 14:42:23.183 UTC