[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1902  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12006Blue, Richard4810TownsvilleQueenslandAustralia
12844Gonzalez, Gerald48001MünsterSaarlandGermany
28760Hall, Lucas97330CorvallisOregonUnited States
12881Edwards, Isabella, A91502BurbankCaliforniaUnited States

Generated 2025-07-11 20:19:48.886 UTC