[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 7352  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15174Rogers, Trinity94010BurlingameCaliforniaUnited States
20769Sanders, Michelle, S98036LynnwoodWashingtonUnited States
25320Hernandez, Shannon, F75017ParisSeine (Paris)France

Generated 2025-07-14 15:54:52.794 UTC