[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 650   SHUFFLE   <  SKIP 3251  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19262Sanchez, Kari, TPE17BuryEnglandUnited Kingdom
15533Richardson, Anna, R94109San FranciscoCaliforniaUnited States
23633Chande, Deborah, L33098PaderbornNordrhein-WestfalenGermany
11776Mitchell, Seth, A95062Santa CruzCaliforniaUnited States

Generated 2025-07-18 15:51:41.447 UTC