[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 717   SHUFFLE   <  SKIP 2056  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16511Raman, Joe, GCB4 4BZCambridgeEnglandUnited Kingdom
25850Sanchez, Jared, JV3A 4R2LangleyBritish ColumbiaCanada
13197Smith, Katherine, JV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-12 03:44:01.087 UTC