[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 287   <  SKIP 988  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14616Sandberg, Emma, J94519ConcordCaliforniaUnited States
20889Patel, Manuel, MHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-21 20:12:34.646 UTC