[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 3039  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23380Campbell, Gabriel, B91941GrossmontCaliforniaUnited States
24827Martinez, Alexander, K92806La JollaCaliforniaUnited States
12373Gray, Isaac, G78000VersaillesYvelineFrance

Generated 2025-07-08 15:46:47.129 UTC