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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19090Chander, Marshall2061Milsons PointNew South WalesAustralia
28808Watson, Trinity, H98036LynnwoodWashingtonUnited States
28712Goel, GregoryRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-11 06:30:40.699 UTC