[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 480   SHUFFLE   <  SKIP 1991  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23564Howard, Jessica92625Newport BeachCaliforniaUnited States
12075Griffin, Cameron98027IssaquahWashingtonUnited States
12746Torres, Juan, MPE17BuryEnglandUnited Kingdom

Generated 2025-07-16 22:02:05.773 UTC