[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 2421   SHUFFLE   <  SKIP 3346  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28881Kapoor, Allen75008ParisSeine (Paris)France
23006Lee, Seth, C90241DowneyCaliforniaUnited States
14877Brooks, Steven, CV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-19 05:25:34.170 UTC