[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 1334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14933Patel, Ronald41485GrevenbroichBayernGermany
11082Butler, Angela, L94536FremontCaliforniaUnited States
14599Wilson, Charles, A97355LebanonOregonUnited States

Generated 2025-07-10 02:50:33.866 UTC