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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23710Sanchez, Anna98312BremertonWashingtonUnited States
23834Long, Ethan, H98055RentonWashingtonUnited States
23849Simmons, Alexis98270MarysvilleWashingtonUnited States

Generated 2025-07-12 07:15:02.687 UTC