[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 512   SHUFFLE   <  SKIP 779  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12294Kovar, Shane, LW1N 9FALondonEnglandUnited Kingdom
12199Richardson, Christina99362Walla WallaWashingtonUnited States
16937Rubio, Craig59170CroixNordFrance
25301Black, RaulCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-13 15:09:34.058 UTC