[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   SKIP 590   SHUFFLE   <  SKIP 886  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27264Clark, Jacob98055RentonWashingtonUnited States
14660Howard, Gabrielle97205PortlandOregonUnited States
11531Yuan, Nina, R90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 14:28:44.963 UTC