[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 0   SHUFFLE   <  SKIP 2906  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21151Campbell, Aaron, C90706BellflowerCaliforniaUnited States
24528Hernandez, Katherine94014ColmaCaliforniaUnited States
20825Kapoor, PamelaYO15YorkEnglandUnited Kingdom
12823She, Bethany59223RoncqNordFrance

Generated 2025-11-04 09:51:21.811 UTC