[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 24   SHUFFLE   <  SKIP 1146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19738Martinez, Henry98225BellinghamWashingtonUnited States
25141Gutierrez, WalterSW8 1XDLondonEnglandUnited Kingdom
14025Alexander, Robert98104SeattleWashingtonUnited States

Generated 2025-07-16 17:37:54.163 UTC