[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 482   SHUFFLE   <  SKIP 2042  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22460Torres, JulioE17 6JFLondonEnglandUnited Kingdom
25085Rogers, Lucas92806La JollaCaliforniaUnited States
12743Kumar, CarlPE17BuryEnglandUnited Kingdom

Generated 2025-07-17 10:56:16.279 UTC