[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 540   SHUFFLE   <  SKIP 122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14909Bryant, Benjamin, E97330CorvallisOregonUnited States
29329Campbell, Lucas97205PortlandOregonUnited States
13165Walker, Wyatt, V90712LakewoodCaliforniaUnited States

Generated 2025-07-10 17:24:16.486 UTC