[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 8733   SHUFFLE   <  SKIP 1402  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11248Alexander, Tristan, P93400Saint-DenisSeine Saint DenisFrance
11045Nara, Leonard, G2036MatravilleNew South WalesAustralia
22846Gutierrez, Frank, G3000MelbourneVictoriaAustralia

Generated 2025-07-20 15:57:27.304 UTC