[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 0   SHUFFLE   <  SKIP 2846  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14876Anderson, Nathan91502BurbankCaliforniaUnited States
25700Coleman, Faith, B93400Saint-DenisSeine Saint DenisFrance
21458Price, Carson91945Lemon GroveCaliforniaUnited States

Generated 2025-11-05 01:20:17.372 UTC