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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27640Thomas, Lauren94519ConcordCaliforniaUnited States
27651Murphy, Jeremy94519ConcordCaliforniaUnited States
27660Carlson, Gerald, A94519ConcordCaliforniaUnited States
28042Brown, Joseph, M94519ConcordCaliforniaUnited States

Generated 2025-07-10 20:49:55.379 UTC