[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 875   SHUFFLE   <  SKIP 3082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25521Sanchez, Douglas, M10501BerlinNordrhein-WestfalenGermany
22699Chande, Clarence, A33098PaderbornNordrhein-WestfalenGermany
28051Young, Thomas, MV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-21 03:35:59.884 UTC