[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2782  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13581Blanco, Albert, WEM15Esher-MoleseyEnglandUnited Kingdom
20001Hill, Jordan, A98270MarysvilleWashingtonUnited States
25802He, Clayton95010HofBayernGermany
14296Russell, Benjamin, E97005BeavertonOregonUnited States

Generated 2025-07-12 13:54:09.390 UTC