[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3447  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13674Shen, Drew, L75012ParisSeine (Paris)France
21713Parker, Jose, B90241DowneyCaliforniaUnited States
22331Yuan, Michele, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 04:31:36.367 UTC