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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15083Gutierrez, Teresa, APB12PeterboroughEnglandUnited Kingdom
15106Navarro, Shannon, RPB12PeterboroughEnglandUnited Kingdom
16189Hughes, AmandaPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-15 16:29:36.196 UTC