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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28500Gonzalez, Jermaine, A14197BerlinNordrhein-WestfalenGermany
19288Wang, Candice80074MünchenHamburgGermany
17028Richardson, Grace, A98055RentonWashingtonUnited States
22319Zhou, Jorge, M75010ParisSeine (Paris)France

Generated 2025-07-12 13:41:08.915 UTC