[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 295   SHUFFLE   <  SKIP 1363  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21821Tang, Clayton53001BonnHamburgGermany
12851Sai, Brandy, S45000OrleansLoiretFrance
13059Deng, Keith94014ColmaCaliforniaUnited States

Generated 2025-07-17 14:51:06.321 UTC