[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 2421   <  SKIP 1717  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29107Luo, Tonya, A94519ConcordCaliforniaUnited States
28990Raman, Ann, E94519ConcordCaliforniaUnited States
28865Reed, Alex, I94519ConcordCaliforniaUnited States

Generated 2025-07-15 15:27:22.362 UTC