[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 2421   SHUFFLE   <  SKIP 5269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12606Van, Arthur, A59100RoubaixNordFrance
16552Sanchez, Joe, S04139LeipzigNordrhein-WestfalenGermany
15227Malhotra, Harold2300NewcastleNew South WalesAustralia

Generated 2025-07-16 07:25:10.756 UTC