[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 650   SHUFFLE   <  SKIP 2277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20501Nelson, Morgan98284Sedro WoolleyWashingtonUnited States
20584Schmidt, Molly70452StuttgartSaarlandGermany
25085Rogers, Lucas92806La JollaCaliforniaUnited States

Generated 2025-07-20 14:50:29.747 UTC