[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 518   SHUFFLE   <  SKIP 5017  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19455Perez, JackKB9KirkbyEnglandUnited Kingdom
22430Chande, Brad, S59223RoncqNordFrance
26824Blanco, TheresaSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-22 07:11:15.046 UTC