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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13283Griffin, Dakota97355LebanonOregonUnited States
12336Price, WyattNT20Newcastle upon TyneEnglandUnited Kingdom
19201Brooks, Charles, B97330CorvallisOregonUnited States
26947Ma, Suzanne, ACB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-11 23:03:32.147 UTC