[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 3249   SHUFFLE   <  SKIP 66  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12777Anderson, Joseph, A98036LynnwoodWashingtonUnited States
25800Nath, SheenaPE17BuryEnglandUnited Kingdom
20404Yang, Jorge5023FindonSouth AustraliaAustralia

Generated 2025-07-16 00:39:26.922 UTC