[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 1798  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21956Kapoor, Jay, F2300NewcastleNew South WalesAustralia
21385Peterson, Nicole92118CoronadoCaliforniaUnited States
27829Wang, Jorge, M75010ParisSeine (Paris)France

Generated 2025-10-28 10:48:29.776 UTC