[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 531   <  SKIP 4727  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13932Sanchez, Timothy92020El CajonCaliforniaUnited States
14040Morris, Stephanie, S92020El CajonCaliforniaUnited States
14089Gray, Kaitlyn, L92020El CajonCaliforniaUnited States

Generated 2025-07-20 20:42:10.112 UTC