[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 158   SHUFFLE   <  SKIP 116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25992Flores, StephanieV8VVictoriaBritish ColumbiaCanada
18654Lopez, Thomas, A94941Mill ValleyCaliforniaUnited States
13536Ward, Arianna78100Saint Germain en LayeYvelineFrance

Generated 2025-07-14 13:39:54.290 UTC