[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 2511   SHUFFLE   <  SKIP 1083  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21317Rivera, Lauren, C92102San DiegoCaliforniaUnited States
13233Coleman, Richard98270MarysvilleWashingtonUnited States
12662Huang, Jessie75010ParisSeine (Paris)France

Generated 2025-07-15 15:23:54.008 UTC