[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 2421   SHUFFLE   <  SKIP 3346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14492Patterson, Justin, M98055RentonWashingtonUnited States
11052Lopez, Heidi2036MatravilleNew South WalesAustralia
20780White, Michael, A97355LebanonOregonUnited States

Generated 2025-07-19 20:41:20.959 UTC