[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 3537  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25979Edwards, Miguel97005BeavertonOregonUnited States
24565Navarro, Theodore, J38231SalzgitterHessenGermany
22861Hughes, Devin, P97034Lake OswegoOregonUnited States
18471Stewart, Paige, J98168BurienWashingtonUnited States

Generated 2025-07-12 04:14:37.246 UTC