[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 4   SHUFFLE   <  SKIP 2105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19212Clark, Brianna, R97355LebanonOregonUnited States
16767Liu, Rafael, M91502BurbankCaliforniaUnited States
14711Xu, Deborah33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-13 23:03:17.730 UTC