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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23109Hughes, Lauren, E97071WoodburnOregonUnited States
11096Anand, Andrés2055North SydneyNew South WalesAustralia
21206Moreno, Roberto, R6006PerthSouth AustraliaAustralia

Generated 2025-07-11 17:27:10.005 UTC