[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 875   SHUFFLE   <  SKIP 6288  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27023Simmons, Emily97330CorvallisOregonUnited States
28849Murphy, Garrett99202SpokaneWashingtonUnited States
28980Watson, Alyssa, C98033KirklandWashingtonUnited States

Generated 2025-07-13 17:28:41.615 UTC