[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 189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25276Richardson, Mackenzie, G98901YakimaWashingtonUnited States
25982Phillips, Rebecca98901YakimaWashingtonUnited States
26055Foster, Ethan98901YakimaWashingtonUnited States

Generated 2025-11-04 18:51:50.656 UTC