[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 2421   SHUFFLE   <  SKIP 2564  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15970Thompson, Samuel, S90210Beverly HillsCaliforniaUnited States
23972Liang, Clarence, J41100Saint OuenLoir et CherFrance
24209Jordan, Chelsea17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-13 05:46:14.283 UTC