[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 9184  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24035Wu, JaclynSW1P 2NULondonEnglandUnited Kingdom
24044Kumar, Arturo, WSW8 4BGLondonEnglandUnited Kingdom
24054Hernandez, Gerald, LSE1 8HLLondonEnglandUnited Kingdom
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-22 11:03:37.136 UTC