[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 8869   <  SKIP 100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13820Alvarez, DannyW1Y 3RALondonEnglandUnited Kingdom
14172Garcia, CarlaSE1 8HLLondonEnglandUnited Kingdom
14143Sandoval, JillEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-21 18:23:43.117 UTC