[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 3092   SHUFFLE   <  SKIP 189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27230Wilson, Hunter, RV6B 3P7Port HammondBritish ColumbiaCanada
12367Townsend, Trinity, LLE18LeedsEnglandUnited Kingdom
19439Xu, Franklin, C04838EilenburgBrandenburgGermany

Generated 2025-07-21 14:49:43.055 UTC