[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 632   SHUFFLE   <  SKIP 223  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15445Lopez, Bob94310OrlyVal de MarneFrance
22171Gonzalez, Meredith3977CranbourneVictoriaAustralia
17266Hall, Elijah, R98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-17 10:56:31.834 UTC