[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 4703  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16231Martin, Dana, K98225BellinghamWashingtonUnited States
14434Hill, Sophia, C94015Daly CityCaliforniaUnited States
28863Bell, Allison, L97071WoodburnOregonUnited States
22418Smith, Jacob, APE17BuryEnglandUnited Kingdom

Generated 2025-07-12 19:55:48.834 UTC