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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16379Jimenez, Marc, F94014ColmaCaliforniaUnited States
20229Walker, Austin, F3977CranbourneVictoriaAustralia
25728Romero, NelsonSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-14 10:49:10.091 UTC