[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 250   SHUFFLE   <  SKIP 1274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21180Flores, Katherine3429SunburyVictoriaAustralia
18039Clark, Logan59140DunkerqueNordFrance
19582Luo, Bethany4000BrisbaneQueenslandAustralia

Generated 2025-07-12 20:51:04.339 UTC