[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 263   SHUFFLE   <  SKIP 1707  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21429Sandberg, Isabella, D97205PortlandOregonUnited States
22837Chandra, Sergio, ASW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-18 17:50:50.791 UTC