[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 405   SHUFFLE   <  SKIP 1616  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14833Hayes, RileyKB9KirkbyEnglandUnited Kingdom
15196Reed, Isaiah, O94015Daly CityCaliforniaUnited States
29458Moreno, Danny, M2065St. LeonardsNew South WalesAustralia

Generated 2025-07-12 15:57:33.158 UTC