[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 2494   <  SKIP 1514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18459Sai, Toni94519ConcordCaliforniaUnited States
18552Goel, Kelsey94519ConcordCaliforniaUnited States
18556Perez, Ruben94519ConcordCaliforniaUnited States

Generated 2025-11-05 21:50:19.309 UTC