[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 875   SHUFFLE   <  SKIP 1087  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23700Young, Katelyn, W97355LebanonOregonUnited States
24973Rivera, Arianna, R90802Long BeachCaliforniaUnited States
14879Richardson, Andrea94704BerkeleyCaliforniaUnited States

Generated 2025-07-19 02:04:13.904 UTC