[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 590   SHUFFLE   <  SKIP 1481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14552Ramos, DaisySL4 1RHBerksEnglandUnited Kingdom
23476Hall, CharlesV0SookeBritish ColumbiaCanada
22460Torres, JulioE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-16 21:41:46.157 UTC