[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 4281   SHUFFLE   <  SKIP 147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29370Kelly, Mason, M46236BottropNordrhein-WestfalenGermany
26527Hayes, OscarV3J 6Z3BurnabyBritish ColumbiaCanada
26977Madan, Barry20354HamburgHamburgGermany

Generated 2025-07-21 14:28:07.822 UTC