[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 2421   SHUFFLE   <  SKIP 842  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25387Brooks, Stephanie, E98055RentonWashingtonUnited States
24532Perez, Phillip, A70452StuttgartSaarlandGermany
25686Hernandez, NaomiHP10 9QYHigh WycombeEnglandUnited Kingdom

Generated 2025-07-10 10:04:22.062 UTC