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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12304Zhou, Alejandro, AW10 6BLLondonEnglandUnited Kingdom
12311Weber, Stanley, EW1V 5RNLondonEnglandUnited Kingdom
12210He, Alan, ASE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-12 09:18:11.499 UTC