[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 750   <  SKIP 4251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29226Lee, Katherine, A98052RedmondWashingtonUnited States
29248Martin, Jonathan, B98052RedmondWashingtonUnited States
11553Luo, Sharon, DRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-10-15 02:51:23.935 UTC