[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 2333  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19037Chen, Marshall, EOX16 8RSOxonEnglandUnited Kingdom
11839Brown, Tyler90401Santa MonicaCaliforniaUnited States
19615Sun, Franklin2580GoulburnNew South WalesAustralia
23773Cai, Jon17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-12 18:22:02.152 UTC