[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 2421   SHUFFLE   <  SKIP 3039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15471White, Destiny, D94303Palo AltoCaliforniaUnited States
20759Serrano, Teresa90210Beverly HillsCaliforniaUnited States
25700Coleman, Faith, B93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-14 07:23:53.747 UTC