[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 3499  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27042Roberts, Noah, SV2L3W8NewtonBritish ColumbiaCanada
20170Martin, Jerome, DOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-17 17:21:26.581 UTC