[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 785   <  SKIP 62  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21285Rivera, Mackenzie97330CorvallisOregonUnited States
20086Hayes, Jeremiah, WV8POak BayBritish ColumbiaCanada
28973Cooper, Bryan94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 11:34:24.883 UTC