[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 9366  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19448Fernandez, Meagan, CW1X3SELondonEnglandUnited Kingdom
19477Rubio, Lance, EW1V 5RNLondonEnglandUnited Kingdom
19497She, RaulW1V 5RNLondonEnglandUnited Kingdom
19499Black, Shawn, AW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-13 08:13:16.258 UTC