[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 750   <  SKIP 7250  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25858Gonzales, Mariah, V97222MilwaukieOregonUnited States
26045Jenkins, Samuel97222MilwaukieOregonUnited States
26087Price, Ashley, H97222MilwaukieOregonUnited States

Generated 2025-07-18 08:49:36.366 UTC