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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15338Navarro, Marie, J77840College StationTexasUnited States
23930Arun, Meagan, WGL7 1RYGloucestershireEnglandUnited Kingdom
11839Brown, Tyler90401Santa MonicaCaliforniaUnited States
17405Wu, Tamara98312BremertonWashingtonUnited States

Generated 2025-07-11 16:12:33.423 UTC