[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 2693   SHUFFLE   <  SKIP 1235  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12246Luo, Shawn3337MeltonVictoriaAustralia
21914Brown, Emily95010HofBayernGermany
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-14 01:31:50.365 UTC