[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 485   <  SKIP 682  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29280Cook, Erin99362Walla WallaWashingtonUnited States
28969Flores, Eduardo, S99362Walla WallaWashingtonUnited States
29334Howard, Paige, A99362Walla WallaWashingtonUnited States

Generated 2025-07-22 13:53:08.175 UTC