[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 3615   SHUFFLE   <  SKIP 5418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18151She, Brendan78100Saint Germain en LayeYvelineFrance
20066White, Marcus98036LynnwoodWashingtonUnited States
22160Richardson, Alex, E97205PortlandOregonUnited States

Generated 2025-07-20 04:33:55.573 UTC