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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom
22669Raji, Lindsay, ESW6 SBYLondonEnglandUnited Kingdom
22813Deng, JerryW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-14 05:23:59.033 UTC