[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 2421   SHUFFLE   <  SKIP 529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15719Liang, Lacey, A2264SilverwaterNew South WalesAustralia
20911Raje, Katrina75017ParisSeine (Paris)France
13643Sai, Ronald, B1597Lane CoveNew South WalesAustralia

Generated 2025-07-13 15:50:00.558 UTC