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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12354Ortega, Lance, C3220GeelongVictoriaAustralia
20881Navarro, Wendy, CPE17BuryEnglandUnited Kingdom
22905Schmidt, Joe, M2777SpringwoodNew South WalesAustralia

Generated 2025-07-10 17:03:15.841 UTC