[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 1211   SHUFFLE   <  SKIP 3357  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21588Martin, Theodore, W91502BurbankCaliforniaUnited States
28148Zhao, Jon98312BremertonWashingtonUnited States
28859Cai, Micah84010BountifulUtahUnited States
18654Lopez, Thomas, A94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 15:54:10.607 UTC