[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 0   SHUFFLE   <  SKIP 4275  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13304Peterson, Sara98403TacomaWashingtonUnited States
13812Munoz, Joanna45000OrleansLoiretFrance
21548Chander, Christy, EW1N 9FALondonEnglandUnited Kingdom

Generated 2025-11-05 18:20:17.977 UTC