[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 250   SHUFFLE   <  SKIP 953  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16449Browning, CaseyRG12 8TBBracknellEnglandUnited Kingdom
20079Taylor, Alexandra97005BeavertonOregonUnited States
17006Williams, Hunter, J97071WoodburnOregonUnited States
29415Flores, Oscar, L93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-13 23:32:31.188 UTC