[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 1521   <  SKIP 2315  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28973Cooper, Bryan94941Mill ValleyCaliforniaUnited States
21775Ramirez, Sean, R92625Newport BeachCaliforniaUnited States
15954Deng, Marshall, L90706BellflowerCaliforniaUnited States

Generated 2025-07-20 20:05:52.560 UTC