[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 3927  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13743Anderson, IsabellaV8POak BayBritish ColumbiaCanada
15479Wright, Andrea98501OlympiaWashingtonUnited States
22961She, Nina2500WollongongNew South WalesAustralia
24801Bailey, Chase, E98055RentonWashingtonUnited States

Generated 2025-10-14 13:32:42.342 UTC