[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 0   SHUFFLE   <  SKIP 2975  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18741Martinez, Edgar, B3000MelbourneVictoriaAustralia
23466Miller, Alyssa98501OlympiaWashingtonUnited States
24026Serrano, JillMK8 8DFMilton KeynesEnglandUnited Kingdom
12239Ramos, AlbertoW1N 9FALondonEnglandUnited Kingdom

Generated 2025-10-31 16:05:46.422 UTC