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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26090Moreno, Mathew90706BellflowerCaliforniaUnited States
17493Gao, Candice, M3977CranbourneVictoriaAustralia
25049Ye, Candice, L92118CoronadoCaliforniaUnited States

Generated 2025-07-19 12:09:40.819 UTC