[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 3669   SHUFFLE   <  SKIP 801  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21617Miller, Jennifer97330CorvallisOregonUnited States
25777Butler, Stephanie, J59000LilleNordFrance
25387Brooks, Stephanie, E98055RentonWashingtonUnited States

Generated 2025-07-13 03:50:05.920 UTC