[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 2000   SHUFFLE   <  SKIP 286  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22667Rana, Roy, MGL7 1RYGloucestershireEnglandUnited Kingdom
22699Chande, Clarence, A33098PaderbornNordrhein-WestfalenGermany
28208Sun, Karen, C6006PerthSouth AustraliaAustralia
17926Ramos, Carolyn2777SpringwoodNew South WalesAustralia

Generated 2025-07-13 22:42:32.472 UTC