[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 1174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28960Vazquez, Jacquelyn4171HawthorneQueenslandAustralia
19434Ashe, Geoffrey, E45000OrleansLoiretFrance
26477Rana, Joel94010BurlingameCaliforniaUnited States

Generated 2025-07-12 03:50:25.475 UTC