[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 396   SHUFFLE   <  SKIP 1020  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22105Cooper, Taylor91945Lemon GroveCaliforniaUnited States
20704Rodriguez, Shane, R97005BeavertonOregonUnited States
22629Rodriguez, MatthewKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-21 03:59:46.941 UTC