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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21786Bennett, Alexis92020El CajonCaliforniaUnited States
28095Bryant, Natalie, L98284Sedro WoolleyWashingtonUnited States
25932Rodriguez, Marcus97205PortlandOregonUnited States
22460Torres, JulioE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-12 18:16:02.423 UTC