[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 4022  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23786Serrano, Carrie, L98225BellinghamWashingtonUnited States
16445Ward, CaitlinPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 18:32:18.896 UTC