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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14384Miller, Rachel, F98284Sedro WoolleyWashingtonUnited States
23978Ortega, PhilipL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-11 04:46:40.471 UTC