[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 680   SHUFFLE   <  SKIP 1758  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13316Rivera, Angel90706BellflowerCaliforniaUnited States
21777Gonzales, Emily, PV0SookeBritish ColumbiaCanada
19302Xie, Brad, DB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-16 20:22:32.473 UTC