[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 24   SHUFFLE   <  SKIP 2251  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19427Lopez, Troy, M75008ParisSeine (Paris)France
21141Li, Omar98168BurienWashingtonUnited States
17119Harris, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-11 10:22:15.295 UTC