[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 9373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19523Holt, BrittneySW6 SBYLondonEnglandUnited Kingdom
19911Chen, ValerieSW6 SBYLondonEnglandUnited Kingdom
19938Patel, Chelsea, PW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-13 08:00:53.626 UTC