[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 995   SHUFFLE   <  SKIP 926  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16631Ward, Haley, J4700RockhamptonQueenslandAustralia
22290Jenkins, Jocelyn, R98104SeattleWashingtonUnited States
22099Schmidt, Joel, M94014ColmaCaliforniaUnited States
22665Diaz, Orlando, L95010HofBayernGermany

Generated 2025-07-18 14:27:28.883 UTC