[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 3710   SHUFFLE   <  SKIP 231  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16072Evans, Caleb, S97005BeavertonOregonUnited States
17040Henderson, Adam98201EverettWashingtonUnited States

Generated 2025-07-19 20:55:59.093 UTC