[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 512   SHUFFLE   <  SKIP 3541  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29405Vance, Meagan, F78000VersaillesYvelineFrance
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance
21416Butler, Ryan, A90210Beverly HillsCaliforniaUnited States
28652Murphy, Mariah, JV9LangfordBritish ColumbiaCanada
19282Wood, Hailey, T59491Villeneuve-d'AscqNordFrance
16274Diaz, Ross, E04838EilenburgBrandenburgGermany

Generated 2025-07-13 18:55:11.667 UTC