[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 903  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27177Arun, Henry, LRG7 5H7ReadingEnglandUnited Kingdom
15858Parker, Jonathan, D94519ConcordCaliforniaUnited States

Generated 2025-07-16 11:58:22.975 UTC