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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26388Jai, Wayne, L95000CergyVal d'OiseFrance
18584Evans, Haley98104SeattleWashingtonUnited States
21479Foster, Noah, B92102San DiegoCaliforniaUnited States
16538Liang, Stacey60355Frankfurt am MainHamburgGermany

Generated 2025-07-11 01:35:57.656 UTC