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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12823She, Bethany59223RoncqNordFrance
18866Scott, Miguel94519ConcordCaliforniaUnited States
22401Price, Ian, J4700RockhamptonQueenslandAustralia
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 20:59:23.721 UTC