[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 9244  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26849Martin, Billy, BSW8 4BGLondonEnglandUnited Kingdom
26863Chen, AlvinW1X3SELondonEnglandUnited Kingdom

Generated 2025-07-17 07:49:28.705 UTC