[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1399  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17607Gonzalez, Frederick94010BurlingameCaliforniaUnited States
11389Shan, Karl, J40605DuesseldorfHessenGermany
17214Liu, Damien, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-11 20:38:25.619 UTC