[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 3677   SHUFFLE   <  SKIP 2264  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13349Gonzalez, Kaitlyn, A92625Newport BeachCaliforniaUnited States
21081Smith, Xavier, M75007ParisSeine (Paris)France
29027Walker, Jacob, NV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-13 13:22:25.928 UTC