[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 31   SHUFFLE   <  SKIP 1319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11451Muñoz, Ruben, L2300NewcastleNew South WalesAustralia
15082Lal, Kelvin59491Villeneuve-d'AscqNordFrance
19657Griffin, Emily98055RentonWashingtonUnited States

Generated 2025-07-20 17:03:01.671 UTC