[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 1441   <  SKIP 694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26913Lopez, HaroldHP10 9QYHigh WycombeEnglandUnited Kingdom
26049White, Christopher, RV8Y 1L1CliffsideBritish ColumbiaCanada
18828Wright, Morgan98201EverettWashingtonUnited States

Generated 2025-07-21 18:57:35.816 UTC