[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 416   SHUFFLE   <  SKIP 2076  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18620Navarro, Randall, ARG7 5H7ReadingEnglandUnited Kingdom
15286Nelson, Thomas, C97045Oregon CityOregonUnited States

Generated 2025-07-14 14:20:34.780 UTC