[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 9186  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12222Xu, Jenny, KSW19 3RULondonEnglandUnited Kingdom
12233Yuan, Jerry, DW1N 9FALondonEnglandUnited Kingdom
12239Ramos, AlbertoW1N 9FALondonEnglandUnited Kingdom
12271Hernandez, Tyrone, CSW8 1XDLondonEnglandUnited Kingdom
12315Rodriguez, Ann, SEC1R 0DULondonEnglandUnited Kingdom
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom
12294Kovar, Shane, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-11-05 23:04:44.969 UTC