[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 1424   SHUFFLE   <  SKIP 1264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14681Chandra, Veronica4171HawthorneQueenslandAustralia
25295Raje, Chad, A3000MelbourneVictoriaAustralia
25280Price, Emily, A90505TorranceCaliforniaUnited States

Generated 2025-07-19 18:40:46.861 UTC