[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 2576  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29239Miller, Samantha, R90505TorranceCaliforniaUnited States
14003Ramirez, Angel97205PortlandOregonUnited States
26386Zhao, KelliNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-09 06:32:41.572 UTC