[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 468   SHUFFLE   <  SKIP 1060  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18992Perry, David, W90012Los AngelesCaliforniaUnited States
20551Blanco, Daisy, LE17 6JFLondonEnglandUnited Kingdom
24985Phillips, Jenna, T90505TorranceCaliforniaUnited States
28741Dominguez, Bruce59368WerneNordrhein-WestfalenGermany

Generated 2025-07-20 01:12:16.628 UTC