[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 512   SHUFFLE   <  SKIP 131  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15126Sanchez, Manuel7001HobartTasmaniaAustralia
29239Miller, Samantha, R90505TorranceCaliforniaUnited States
16250Raje, BrendanKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-10 20:49:46.420 UTC