[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 3104   SHUFFLE   <  SKIP 2030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
15851Anderson, Taylor, A98201EverettWashingtonUnited States
13678Goel, Warren, AHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-13 13:43:44.535 UTC