[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 2421   SHUFFLE   <  SKIP 4717  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14939Kapoor, Cory, L41485GrevenbroichBayernGermany
23254Gonzalez, Jack, A91910Chula VistaCaliforniaUnited States
22250Wilson, Michael, K95062Santa CruzCaliforniaUnited States
26235Watson, Michelle, HV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-20 04:43:30.205 UTC