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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22762Diaz, Melissa98055RentonWashingtonUnited States
24865Griffin, AshleyNT20Newcastle upon TyneEnglandUnited Kingdom
23271Clark, Alexandra, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 14:24:14.504 UTC