[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 3863  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16390Nath, Mario, A63009OffenbachSaarlandGermany
28474Nara, Terrence, RHP10 9QYHigh WycombeEnglandUnited Kingdom
25473Goel, Kristin, L59491Villeneuve-d'AscqNordFrance
11971Adams, Amanda, P94536FremontCaliforniaUnited States

Generated 2025-07-12 20:14:48.283 UTC