[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 512   SHUFFLE   <  SKIP 938  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14482Perez, Noah97330CorvallisOregonUnited States
26973Rowe, Alberto, WGL50CheltenhamEnglandUnited Kingdom
29354Edwards, Isaiah, B98270MarysvilleWashingtonUnited States

Generated 2025-07-11 14:53:59.089 UTC