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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18004Shen, Tonya75007ParisSeine (Paris)France
29187Ramos, Jerome, L3550BendigoVictoriaAustralia
26937Navarro, Audrey, SC2H 7AULondonEnglandUnited Kingdom
20685Powell, Mariah90706BellflowerCaliforniaUnited States

Generated 2025-07-11 22:43:14.933 UTC