[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 2421   SHUFFLE   <  SKIP 1241  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23513Kelly, Erin, DV7L 4J4VancouverBritish ColumbiaCanada
15665Sai, Kristi, P75009ParisSeine (Paris)France
21908Hayes, Isabel97045Oregon CityOregonUnited States
22812Washington, DestinyLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 23:55:10.682 UTC