[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 5682   <  SKIP 1466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13904Thompson, Natalie, J91932Imperial BeachCaliforniaUnited States
14035Hughes, Hunter91932Imperial BeachCaliforniaUnited States
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States

Generated 2025-07-19 17:10:02.695 UTC