[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 512   SHUFFLE   <  SKIP 797  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17407Bryant, Elizabeth94015Daly CityCaliforniaUnited States
20178Anand, Deborah, A45000OrleansLoiretFrance
28486Chandra, Rebekah3429SunburyVictoriaAustralia

Generated 2025-07-14 10:32:13.134 UTC