[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 438   SHUFFLE   <  SKIP 633  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26805Reed, Alexandria91945Lemon GroveCaliforniaUnited States
26908Zheng, Glenn45000OrleansLoiretFrance
25504Sutton, Calvin, G53131BonnHamburgGermany

Generated 2025-07-11 02:24:13.366 UTC