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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12460Malhotra, DominiqueW1Y 3RALondonEnglandUnited Kingdom
12551Ramos, JulioSW6 SBYLondonEnglandUnited Kingdom
12559Lopez, Emmanuel, RSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-16 15:05:00.597 UTC