[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 4528  >   <  TAKE 4  >   

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

4 items

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

Generated 2025-07-11 05:44:17.348 UTC