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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16282Suarez, KristineW1N 9FALondonEnglandUnited Kingdom
16287Xu, Laura, DSW1P 2NULondonEnglandUnited Kingdom
16187Hu, LouisW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-12 04:55:01.042 UTC