[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 376   SHUFFLE   <  SKIP 591  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25044Bailey, Emma, H91364Woodland HillsCaliforniaUnited States
26913Lopez, HaroldHP10 9QYHigh WycombeEnglandUnited Kingdom
21065Thompson, Robert, R66740SaarlouisSaarlandGermany

Generated 2025-11-05 17:28:14.244 UTC