[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 549   SHUFFLE   <  SKIP 753  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15030Zheng, Jeffery, W3000MelbourneVictoriaAustralia
27805Ye, Barbara, A59170CroixNordFrance
22226Sanders, Morgan, A91941GrossmontCaliforniaUnited States

Generated 2025-07-18 02:55:13.588 UTC