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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22811Stone, BrentGL7 1RYGloucestershireEnglandUnited Kingdom
23753Sara, Arthur, DGL7 1RYGloucestershireEnglandUnited Kingdom
22794Deng, KelliGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-11-05 17:34:36.773 UTC