[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 413   SHUFFLE   <  SKIP 1129  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24803Diaz, Anna97355LebanonOregonUnited States
20127Sanders, Carlos97330CorvallisOregonUnited States
14533Alonso, Roberto, MSL4 1RHBerksEnglandUnited Kingdom
14289Martinez, Jessica95062Santa CruzCaliforniaUnited States

Generated 2025-07-15 03:45:34.133 UTC