[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 677   SHUFFLE   <  SKIP 3332  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15433Sharma, Adam94519ConcordCaliforniaUnited States
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom
12339Jai, Clayton5023FindonSouth AustraliaAustralia
21020Ye, OmarOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-20 03:31:19.256 UTC