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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20632Stewart, Marcus, RV8VVictoriaBritish ColumbiaCanada
26136Gonzalez, Tabitha, A2036MatravilleNew South WalesAustralia
24047Yuan, Clarence, DKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-10 18:47:43.288 UTC