[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   SHUFFLE   SKIP 2550   <  SKIP 551  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14101Lal, Franklin, A2300NewcastleNew South WalesAustralia
25588Pal, Jerry93500PantinSeine Saint DenisFrance
13406Jiménez, Craig48001MünsterSaarlandGermany
28806Hernandez, Randall, H84720Cedar CityUtahUnited States

Generated 2025-07-20 22:33:38.072 UTC