[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 1562   <  SKIP 3694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13402Turner, Gabriel, E92020El CajonCaliforniaUnited States
13932Sanchez, Timothy92020El CajonCaliforniaUnited States
13875Williams, Samantha, C92020El CajonCaliforniaUnited States

Generated 2025-10-13 05:20:22.738 UTC