[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 9318  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom
17645Alonso, Albert, MW1V 5RNLondonEnglandUnited Kingdom
17743Gomez, GeraldSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-15 14:03:21.750 UTC