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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17651Butler, Ethan, E78100Saint Germain en LayeYvelineFrance
20093Clark, Megan90505TorranceCaliforniaUnited States
27452Watson, Evan, A91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 21:57:36.400 UTC