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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28091Liang, Valerie2300NewcastleNew South WalesAustralia
12622Rubio, Micheal, KSW19 3RULondonEnglandUnited Kingdom
19059Rodriguez, George, ASW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 18:00:24.715 UTC