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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29341Stewart, Lucas, JV7L 4J4N. VancouverBritish ColumbiaCanada
23468Roberts, Sean, K94015Daly CityCaliforniaUnited States
22312Mehta, Kristi, D45000OrleansLoiretFrance
25800Nath, SheenaPE17BuryEnglandUnited Kingdom

Generated 2025-07-12 07:30:18.704 UTC