[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 840   SHUFFLE   <  SKIP 276  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18305Xu, Kelvin3280WarrnamboolVictoriaAustralia
19813Perez, Rebecca, H98027IssaquahWashingtonUnited States
21535Sandberg, Alfredo77680Roissy en BrieSeine et MarneFrance
15495Alonso, Craig, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 13:52:59.194 UTC