[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 2391   SHUFFLE   <  SKIP 1319  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21134Chapman, Bob, WW1V 5RNLondonEnglandUnited Kingdom
28017Martin, Christopher, B98312BremertonWashingtonUnited States
22496Brooks, Christina, WGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-21 10:08:48.107 UTC