[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 2286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18333Patel, Meredith4551CaloundraQueenslandAustralia
19262Sanchez, Kari, TPE17BuryEnglandUnited Kingdom
16506Murphy, Catherine, LV9MetchosinBritish ColumbiaCanada

Generated 2025-07-09 12:40:02.767 UTC