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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29099Shen, Tony6006PerthSouth AustraliaAustralia
18469Rubio, Robyn, A3000MelbourneVictoriaAustralia
15924Wang, Omar, D45000OrleansLoiretFrance

Generated 2025-07-09 05:09:51.619 UTC