[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 2996   <  SKIP 1476  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16045Sara, EvelynMK8 8ZDMilton KeynesEnglandUnited Kingdom
19198Brooks, Melissa95062Santa CruzCaliforniaUnited States
25141Gutierrez, WalterSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-19 04:57:12.647 UTC