[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 3375   SHUFFLE   <  SKIP 3110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24735Powell, Madison, S91910Chula VistaCaliforniaUnited States
15372Alexander, Miguel98312BremertonWashingtonUnited States
17466Perez, Thomas97355LebanonOregonUnited States

Generated 2025-07-20 08:28:15.475 UTC