[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 817   SHUFFLE   <  SKIP 464  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29081Lopez, Darren6006PerthSouth AustraliaAustralia
25804Torres, Nelson, FGL7 1RYGloucestershireEnglandUnited Kingdom
18450Shen, Willie, S2300NewcastleNew South WalesAustralia

Generated 2025-07-20 17:19:12.338 UTC