[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 5569  >   <  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-13 07:47:29.593 UTC