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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18707She, Marshall, D7001HobartTasmaniaAustralia
13792Taylor, CharlesYO15YorkEnglandUnited Kingdom
12905Sanchez, Alexandra, J98036LynnwoodWashingtonUnited States

Generated 2025-10-28 10:48:13.091 UTC