[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 717   SHUFFLE   <  SKIP 1766  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24257Mr., Shen, Alan1002SydneyNew South WalesAustralia
11704Hernandez, Evan, G95062Santa CruzCaliforniaUnited States
20987Zeng, Marshall, M2036MatravilleNew South WalesAustralia

Generated 2025-07-18 22:46:57.540 UTC