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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17782Shan, Casey, CC2H 7AULondonEnglandUnited Kingdom
17794Rowe, TheodoreW10 6BLLondonEnglandUnited Kingdom
17814Pal, MicheleW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-15 06:05:04.192 UTC