[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 263   SHUFFLE   <  SKIP 1608  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12822James, Alexandra59368WerneNordrhein-WestfalenGermany
17527Cook, Anna, M97205PortlandOregonUnited States
29475Ward, Jared, A20354HamburgHamburgGermany
25999Thompson, Joshua, FV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-14 14:37:25.039 UTC