[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 124   <  SKIP 3988  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21033Subram, Preston, K41100Saint OuenLoir et CherFrance
21064Sun, Colleen, C80610Saint OuenSommeFrance
20046She, Peter, D17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-16 12:10:06.821 UTC