[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3437   SHUFFLE   <  SKIP 123  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22699Chande, Clarence, A33098PaderbornNordrhein-WestfalenGermany
22109Mitchell, Jonathan, LV7L 4J4VancouverBritish ColumbiaCanada
27888Rodriguez, Tina75002ParisSeine (Paris)France
19508Rana, Troy, L75012ParisSeine (Paris)France

Generated 2025-07-19 00:51:52.527 UTC