[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 4000   SHUFFLE   <  SKIP 6494  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18726Anand, Katrina, L2036MatravilleNew South WalesAustralia
25809Williams, Nicholas, A2444Port MacquarieNew South WalesAustralia
28512Alonso, Dwayne, M75010ParisSeine (Paris)France

Generated 2025-07-20 22:27:09.503 UTC