[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 329  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15521Deng, Kathryn90706BellflowerCaliforniaUnited States
15750Martinez, Kaitlin90706BellflowerCaliforniaUnited States

Generated 2025-10-30 22:30:11.385 UTC