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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28287Bennett, Lauren, M94519ConcordCaliforniaUnited States
28395Dominguez, Shannon, L94310OrlyVal de MarneFrance
21109Pal, Katie70452StuttgartSaarlandGermany
26930Andersen, Sharon48001MünsterSaarlandGermany

Generated 2025-07-11 01:20:47.606 UTC