[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 1702  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27527Sanchez, Tina94519ConcordCaliforniaUnited States
27640Thomas, Lauren94519ConcordCaliforniaUnited States
27651Murphy, Jeremy94519ConcordCaliforniaUnited States

Generated 2025-07-19 17:44:27.771 UTC