[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 125   <  SKIP 281  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24622Hall, Blake, F97071WoodburnOregonUnited States
24760Coleman, Julian, L97071WoodburnOregonUnited States
25084James, Dalton97071WoodburnOregonUnited States
25190Morris, Allison, B97071WoodburnOregonUnited States

Generated 2025-10-09 06:07:45.854 UTC