[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 995   SHUFFLE   <  SKIP 1609  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19088Kumar, Rafael, L3977CranbourneVictoriaAustralia
14936Sanchez, Bryan93290Tremblay-en-FranceSeine Saint DenisFrance
28036Gonzales, JonathanV0SookeBritish ColumbiaCanada

Generated 2025-07-15 11:03:31.118 UTC