[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   SKIP 2391   SHUFFLE   <  SKIP 317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29427Chen, Wesley, J75010ParisSeine (Paris)France
16874Munoz, Leslie, E94519ConcordCaliforniaUnited States
17033Long, Carson91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 22:54:04.068 UTC