[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 3296  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28863Bell, Allison, L97071WoodburnOregonUnited States
17880Hall, Sydney, TPE17BuryEnglandUnited Kingdom
14806Jai, DamienE17 6JFLondonEnglandUnited Kingdom
22295Morgan, Jade, P91932Imperial BeachCaliforniaUnited States

Generated 2025-07-10 20:58:43.543 UTC