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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12233Yuan, Jerry, DW1N 9FALondonEnglandUnited Kingdom
12239Ramos, AlbertoW1N 9FALondonEnglandUnited Kingdom
12294Kovar, Shane, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-16 06:23:02.847 UTC