[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 4100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17931Zhao, Jeffery80610Saint OuenSommeFrance
17982Mehta, Francisco, K80610Saint OuenSommeFrance
19080Vance, Ross, J41100Saint OuenLoir et CherFrance

Generated 2025-07-10 12:57:18.881 UTC