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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17710Stewart, Natalie, FPB12PeterboroughEnglandUnited Kingdom
18691Zheng, Claudia1597Lane CoveNew South WalesAustralia
18365Lewis, Daniel, W98055RentonWashingtonUnited States

Generated 2025-07-11 15:15:13.362 UTC