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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24383Prasad, Ronald77127LieusaintSeine et MarneFrance
12596Romero, Armando, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
12399Chapman, Henry, L38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-11 11:50:27.804 UTC