[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 4529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25693Subram, Brandy59170CroixNordFrance
25749Moyer, Ashlee, R59170CroixNordFrance
25539Ortega, Mathew, D59170CroixNordFrance

Generated 2025-07-10 09:25:48.028 UTC