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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12559Lopez, Emmanuel, RSW8 4BGLondonEnglandUnited Kingdom
27778Garcia, TabithaC2H 7AULondonEnglandUnited Kingdom
12880Hayes, LuisV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-10 22:51:42.159 UTC