[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 5408  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11485Chandra, DonaldEM15Esher-MoleseyEnglandUnited Kingdom
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom
12392Nath, Nichole, KEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 23:16:06.883 UTC