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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21743Rubio, Theresa91910Chula VistaCaliforniaUnited States
23683Alonso, Dana, J90706BellflowerCaliforniaUnited States
13601Dominguez, Tanya, N12311BerlinSaarlandGermany
25293Gonzales, Eric, A97034Lake OswegoOregonUnited States

Generated 2025-07-12 09:16:41.357 UTC