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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18147Luo, Katrina, JY024 1GFYorkEnglandUnited Kingdom
18042Srini, StanleyYO15YorkEnglandUnited Kingdom
18631Shan, CarlyY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-06 14:33:18.268 UTC