[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 462   <  SKIP 3660  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27383Hernandez, Jay94519ConcordCaliforniaUnited States
27640Thomas, Lauren94519ConcordCaliforniaUnited States
27651Murphy, Jeremy94519ConcordCaliforniaUnited States

Generated 2025-07-18 13:04:14.901 UTC