[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 872   SHUFFLE   <  SKIP 996  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20712Huang, ColinW10 6BLLondonEnglandUnited Kingdom
19357Flores, Ryan, M85049IngolstadtBayernGermany
23823Davis, Samuel, K90706BellflowerCaliforniaUnited States

Generated 2025-07-19 14:39:22.646 UTC