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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27800Suri, ReginaY024 1GFYorkEnglandUnited Kingdom
18478Roberts, Eduardo, B90706BellflowerCaliforniaUnited States

Generated 2025-07-11 06:36:48.675 UTC