[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 2421   SHUFFLE   <  SKIP 6636  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21781Rivera, Jared98036LynnwoodWashingtonUnited States
13891Simmons, Aaron90712LakewoodCaliforniaUnited States
21424Alexander, Emily, L92020El CajonCaliforniaUnited States

Generated 2025-07-21 00:30:30.205 UTC