[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 2421   SHUFFLE   <  SKIP 3074  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28877Vance, Joe, LEC1R 0DULondonEnglandUnited Kingdom
21154Clark, Michael, M94941Mill ValleyCaliforniaUnited States
13748Martinez, José, A98055RentonWashingtonUnited States
28146Washington, Gavin, C94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 07:42:00.693 UTC