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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17814Pal, MicheleW1N 9FALondonEnglandUnited Kingdom
17881Wang, Tamara, LSW8 4BGLondonEnglandUnited Kingdom
17887Madan, Joel, CSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-16 01:52:58.358 UTC