[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 11638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20362Gonzalez, Seth, L99362Walla WallaWashingtonUnited States
24385Perez, Summer94519ConcordCaliforniaUnited States
21820Nath, Priscilla, H59491Villeneuve-d'AscqNordFrance

Generated 2025-07-20 23:43:45.855 UTC