[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 8863  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16589Suri, MartinSL67RJMaidenheadEnglandUnited Kingdom
16935Perez, Bruce, RSL67RJMaidenheadEnglandUnited Kingdom
17627Chen, Dennis, MSL67RJMaidenheadEnglandUnited Kingdom
17700Torres, Hector, ESL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-18 02:55:05.411 UTC