[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 8869   <  SKIP 314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24054Hernandez, Gerald, LSE1 8HLLondonEnglandUnited Kingdom
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom
24071Suarez, Victor, NSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-20 20:48:04.926 UTC