[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 3104   SHUFFLE   <  SKIP 2027  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18428Henderson, Alexis97205PortlandOregonUnited States
20551Blanco, Daisy, LE17 6JFLondonEnglandUnited Kingdom
23416Shan, Kristin3337MeltonVictoriaAustralia
19735Reed, Mackenzie, M92806La JollaCaliforniaUnited States

Generated 2025-07-12 11:46:50.495 UTC