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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13953Munoz, Theresa, M2300NewcastleNew South WalesAustralia
12289Taylor, Joseph, TAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-11 00:23:12.397 UTC