[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 126   <  SKIP 64  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26055Foster, Ethan98901YakimaWashingtonUnited States
25982Phillips, Rebecca98901YakimaWashingtonUnited States

Generated 2025-07-22 09:31:35.608 UTC