[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 5903   SHUFFLE   <  SKIP 316  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16444Carlson, ErikaTY31RuncornEnglandUnited Kingdom
20703White, Seth, L97205PortlandOregonUnited States
14353Reed, Erin, IV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-19 14:27:50.230 UTC