[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 480   SHUFFLE   <  SKIP 620  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23777Zhang, Candice, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
18458She, Gregory3000MelbourneVictoriaAustralia
25699Kelly, Marcus, ANT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-18 15:42:30.735 UTC