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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18244Chande, Lindsay4169East BrisbaneQueenslandAustralia
15350Serrano, Kathleen, N98312BremertonWashingtonUnited States
14093Arthur, Jillian, J90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 07:27:57.400 UTC