[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   SKIP 3677   SHUFFLE   <  SKIP 2187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12567Arthur, Carmen, MNT20Newcastle upon TyneEnglandUnited Kingdom
13383Wright, Natalie, J97005BeavertonOregonUnited States
22127Thompson, Marcus94014ColmaCaliforniaUnited States

Generated 2025-07-13 23:07:11.890 UTC