[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 7306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17164Clark, Ryan, S94010BurlingameCaliforniaUnited States
16949Flores, Luis91945Lemon GroveCaliforniaUnited States
15393Ruiz, Rebekah, E94704BerkeleyCaliforniaUnited States

Generated 2025-07-14 19:07:51.942 UTC