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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15706Arthur, Tina, L80610Saint OuenSommeFrance
15637Sharma, Russell, A17490Saint OuenCharente-MaritimeFrance
16289Pal, Julie17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-08 02:09:02.526 UTC