[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 5933  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22933Chande, Kelli, C2055North SydneyNew South WalesAustralia
28677Tang, Damien98225BellinghamWashingtonUnited States
28368Butler, Fernando59100RoubaixNordFrance
11308Gonzales, Ian, T97045Oregon CityOregonUnited States

Generated 2025-07-16 10:25:40.212 UTC