[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 549   SHUFFLE   <  SKIP 446  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20956Alonso, Kristy, A91940Les UlisEssonneFrance
23145Xie, Nichole94519ConcordCaliforniaUnited States
22452Deng, Carly, EHP10 9QYHigh WycombeEnglandUnited Kingdom
22634Sandoval, Giraldo, HierroKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-20 20:24:10.073 UTC