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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15969Murphy, Sean97222MilwaukieOregonUnited States
19617Nath, Keith2061Milsons PointNew South WalesAustralia
27242Diaz, Hunter, SV8POak BayBritish ColumbiaCanada

Generated 2025-07-11 18:11:51.506 UTC