[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11557Ramos, FeliciaY03 4TNYorkEnglandUnited Kingdom
21640Cooper, Charles94015Daly CityCaliforniaUnited States
18855Zhang, RobertV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-10-31 21:43:22.457 UTC