[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 717   SHUFFLE   <  SKIP 3950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25588Pal, Jerry93500PantinSeine Saint DenisFrance
12548Collins, Alexandra46236BottropNordrhein-WestfalenGermany
22886King, Andrea, K91941GrossmontCaliforniaUnited States

Generated 2025-07-21 21:42:01.560 UTC