[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 416   SHUFFLE   <  SKIP 2168  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17821Gill, Marvin, MSW1P 2NULondonEnglandUnited Kingdom
28232Russell, Gavin97005BeavertonOregonUnited States
26086Cox, Sean, J98027IssaquahWashingtonUnited States

Generated 2025-07-17 18:05:30.915 UTC