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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26276Huang, Heather97005BeavertonOregonUnited States
23554Cook, JoanV0SookeBritish ColumbiaCanada
27165Patel, BruceLE18LeedsEnglandUnited Kingdom
27341Sanz, Kari, V2060Lavender BayNew South WalesAustralia

Generated 2025-07-09 10:36:39.723 UTC