[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 2391   <  SKIP 3158  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15083Gutierrez, Teresa, APB12PeterboroughEnglandUnited Kingdom
15106Navarro, Shannon, RPB12PeterboroughEnglandUnited Kingdom
16189Hughes, AmandaPB12PeterboroughEnglandUnited Kingdom
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-19 10:23:54.967 UTC