[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 512   SHUFFLE   <  SKIP 1220  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11567Perez, Carla14197BerlinSaarlandGermany
19972Chander, Lindsay, R3977CranbourneVictoriaAustralia
26379Rodriguez, CindyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-11 13:09:30.167 UTC