[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 750   SHUFFLE   <  SKIP 1589  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26239Turner, Kaitlyn97222MilwaukieOregonUnited States
20004Perez, Kaitlin94519ConcordCaliforniaUnited States
14535Anand, DustinHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-19 01:21:04.823 UTC