[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 250   <  SKIP 3851  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17982Mehta, Francisco, K80610Saint OuenSommeFrance
18159Serrano, Jaime, M41100Saint OuenLoir et CherFrance

Generated 2025-07-16 22:30:42.111 UTC