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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23517Martinez, Ronald, J97005BeavertonOregonUnited States
29367Ye, Randy, GRG7 5H7ReadingEnglandUnited Kingdom
29060Washington, David92806La JollaCaliforniaUnited States

Generated 2025-07-18 11:16:19.384 UTC