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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18159Serrano, Jaime, M41100Saint OuenLoir et CherFrance
19080Vance, Ross, J41100Saint OuenLoir et CherFrance
19255Sara, Terrance80610Saint OuenSommeFrance

Generated 2025-10-10 20:48:41.096 UTC