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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12288Brooks, Sara, APB12PeterboroughEnglandUnited Kingdom
12519Gutierrez, CaseyPB12PeterboroughEnglandUnited Kingdom
12540Sara, Levi, SPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 17:14:00.387 UTC