[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 3027   SHUFFLE   <  SKIP 3894  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27892Foster, IsabellaPB12PeterboroughEnglandUnited Kingdom
11543Chande, Sheena75013ParisSeine (Paris)France
13221Hall, Madeline91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-20 22:23:52.675 UTC