[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 127   <  SKIP 62  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25276Richardson, Mackenzie, G98901YakimaWashingtonUnited States
25982Phillips, Rebecca98901YakimaWashingtonUnited States

Generated 2025-07-18 09:32:19.804 UTC