[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 6081   SHUFFLE   <  SKIP 69  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20655Butler, Edward, L97222MilwaukieOregonUnited States
19201Brooks, Charles, B97330CorvallisOregonUnited States
21597Jones, Jose92118CoronadoCaliforniaUnited States

Generated 2025-07-18 15:53:21.553 UTC