[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 2840  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22441Torres, Andrea, L95010HofBayernGermany
24170Hernandez, Jaime5023FindonSouth AustraliaAustralia
12756Butler, Antonio90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 03:14:42.516 UTC