[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 468   <  SKIP 559  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13493Zhao, Valerie, RRG11 5TPBerkshireEnglandUnited Kingdom
14836Chander, Peter, LRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-16 19:25:28.427 UTC