[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 480   SHUFFLE   <  SKIP 766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26895Shan, Christine, RGA10GatesheadEnglandUnited Kingdom
26971Madan, DouglasY03 4TNYorkEnglandUnited Kingdom
18987Adams, Hunter97205PortlandOregonUnited States

Generated 2025-11-05 12:03:35.998 UTC