[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 3867   <  SKIP 1389  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13446Scott, Katelyn92020El CajonCaliforniaUnited States
13875Williams, Samantha, C92020El CajonCaliforniaUnited States
13903Hernandez, Elijah92020El CajonCaliforniaUnited States
13932Sanchez, Timothy92020El CajonCaliforniaUnited States
14040Morris, Stephanie, S92020El CajonCaliforniaUnited States
14089Gray, Kaitlyn, L92020El CajonCaliforniaUnited States

Generated 2025-11-06 01:35:12.095 UTC