[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 1136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13183Jenkins, Christian, M99202SpokaneWashingtonUnited States
16296White, Sydney, M59491Villeneuve-d'AscqNordFrance
20152She, Rafael, I3280WarrnamboolVictoriaAustralia

Generated 2025-07-11 11:39:15.399 UTC