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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19116Alexander, Logan, EV3L 1E7WestminsterBritish ColumbiaCanada
24578Lopez, Meredith, Y93400Saint-DenisSeine Saint DenisFrance
22091Griffin, Kayla98036LynnwoodWashingtonUnited States

Generated 2025-07-11 12:28:31.891 UTC