[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 2391   SHUFFLE   <  SKIP 1340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17266Hall, Elijah, R98284Sedro WoolleyWashingtonUnited States
17269Russell, Kevin98501OlympiaWashingtonUnited States
25709Lopez, Savannah3000MelbourneVictoriaAustralia

Generated 2025-07-20 06:13:15.386 UTC