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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24878Wang, Sandra80610Saint OuenSommeFrance
19029Andersen, Alicia, S13441BerlinHessenGermany
24540Martin, Janet, LPE17BuryEnglandUnited Kingdom
20785Taylor, Isabella, L94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 20:05:50.721 UTC