[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 3190  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21785Rodriguez, Tabitha, M91910Chula VistaCaliforniaUnited States
17454Perry, Edward, A91502BurbankCaliforniaUnited States
13937Ware, Victoria97222MilwaukieOregonUnited States
19015Griffin, Thomas, JV8POak BayBritish ColumbiaCanada

Generated 2025-07-11 15:34:34.033 UTC