[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   SKIP 3669   SHUFFLE   <  SKIP 803  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24464Torres, Joanna, E2300NewcastleNew South WalesAustralia
21731Diaz, Alexandra, J92806La JollaCaliforniaUnited States
18034Robinson, Ethan, J33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-21 07:02:35.026 UTC