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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13761Powell, Logan, H97045Oregon CityOregonUnited States
19116Alexander, Logan, EV3L 1E7WestminsterBritish ColumbiaCanada

Generated 2025-07-11 16:45:15.110 UTC