[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 750   SHUFFLE   <  SKIP 686  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23465Russell, Grace, A97005BeavertonOregonUnited States
16727Johnston, Charles98036LynnwoodWashingtonUnited States
23829Rodriguez, Anthony, GV9LangfordBritish ColumbiaCanada

Generated 2025-07-20 09:14:37.125 UTC