[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 750   <  SKIP 3258  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18418Sun, Dawn, L94519ConcordCaliforniaUnited States
18552Goel, Kelsey94519ConcordCaliforniaUnited States
18556Perez, Ruben94519ConcordCaliforniaUnited States

Generated 2025-07-08 21:32:10.566 UTC