[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 883  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28821Jackson, Blake98027IssaquahWashingtonUnited States
18082Sanchez, Steven, E98020EdmondsWashingtonUnited States
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom
12852Carlson, Teresa, L70452StuttgartSaarlandGermany

Generated 2025-07-11 07:56:27.410 UTC