[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 623   <  SKIP 4946  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom
21541Gutierrez, DaisyPB12PeterboroughEnglandUnited Kingdom
21738Alonso, Francis, JPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-19 18:21:37.543 UTC