[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 470   SHUFFLE   <  SKIP 4415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14597Reed, Sean, LV9LangfordBritish ColumbiaCanada
28657Hayes, Ryan97222MilwaukieOregonUnited States
15495Alonso, Craig, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-20 13:21:57.510 UTC