[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 7680   SHUFFLE   <  SKIP 1876  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21168Chapman, Clifford, C2580GoulburnNew South WalesAustralia
23125Scott, Madeline98201EverettWashingtonUnited States
28503Sanz, JayMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-16 23:37:25.054 UTC