[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 62   SHUFFLE   <  SKIP 1141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28790Howard, Seth97034Lake OswegoOregonUnited States
29234Lopez, Kevin94015Daly CityCaliforniaUnited States
27063Flores, Taylor, W98312BremertonWashingtonUnited States

Generated 2025-07-20 18:40:36.531 UTC