[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 250   <  SKIP 5317  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21049Sharma, James, LPB12PeterboroughEnglandUnited Kingdom
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom
21541Gutierrez, DaisyPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-19 10:53:10.234 UTC