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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25929Gray, Alexandra98036LynnwoodWashingtonUnited States
27541Martin, Samantha94947NovatoCaliforniaUnited States
23724Hughes, Gabrielle91977Spring ValleyCaliforniaUnited States
19459Yuan, KatieWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-11 03:15:17.974 UTC