[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 596   SHUFFLE   <  SKIP 339  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17960Rodriguez, Marie, LOX1OxfordEnglandUnited Kingdom
20837Rubio, JimmyRG11 5TPBerkshireEnglandUnited Kingdom
25903Rai, Marshall, A98225BellinghamWashingtonUnited States

Generated 2025-11-05 20:52:40.103 UTC