[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 650   SHUFFLE   <  SKIP 2238  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26365Fernandez, Phillip, L45000OrleansLoiretFrance
20959Arun, Ruben93400Saint-DenisSeine Saint DenisFrance
24168Srini, Manuel3429SunburyVictoriaAustralia

Generated 2025-07-15 21:59:07.150 UTC