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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14457White, Thomas, S92806La JollaCaliforniaUnited States
19370Yang, Gilbert, M92700ColombesHauts de SeineFrance
23108Wright, Savannah, L98201EverettWashingtonUnited States
19033Lin, Omar75017ParisSeine (Paris)France

Generated 2025-07-20 07:02:24.404 UTC