[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 248   SHUFFLE   <  SKIP 163  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28851Mitchell, Miguel98201EverettWashingtonUnited States
17357Miller, Brandon, L98501OlympiaWashingtonUnited States
15173Henderson, Miguel, J97330CorvallisOregonUnited States

Generated 2025-07-13 20:09:19.558 UTC