[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 416   SHUFFLE   <  SKIP 1929  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25613Ruiz, Erik, S75002ParisSeine (Paris)France
19997Gill, BethV8Y 1L1CliffsideBritish ColumbiaCanada
11040Murphy, Jesse98403TacomaWashingtonUnited States

Generated 2025-07-09 02:52:45.919 UTC