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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24697Rodriguez, Manuel, AW1V 5RNLondonEnglandUnited Kingdom
24705Mr., Shimshoni, DanielSW8 4BGLondonEnglandUnited Kingdom
24573Rai, Colin, WSW19 3RULondonEnglandUnited Kingdom

Generated 2025-07-13 19:11:28.458 UTC