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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13889Martin, Robert, C97355LebanonOregonUnited States
20301Bradley, Gloria, L98225BellinghamWashingtonUnited States
14538Brown, Katherine59000LilleNordFrance
12167Stewart, Sebastian, E98104SeattleWashingtonUnited States

Generated 2025-07-10 16:24:58.611 UTC