[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 3713   <  SKIP 216  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20175Lu, Alisha, D45000OrleansLoiretFrance
12460Malhotra, DominiqueW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-20 21:57:55.055 UTC