[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 396   SHUFFLE   <  SKIP 1070  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27384Patterson, Eric, AV6B 3P7Port HammondBritish ColumbiaCanada
16401Gao, MargaretSW6 SBYLondonEnglandUnited Kingdom
20487White, Alexander, D98225BellinghamWashingtonUnited States

Generated 2025-07-18 14:43:14.675 UTC