[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 875   SHUFFLE   <  SKIP 9802  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14554Mitchell, IsaacAS23Stoke-on-TrentEnglandUnited Kingdom
19644Gill, Gloria91910Chula VistaCaliforniaUnited States

Generated 2025-07-16 17:40:39.139 UTC