[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 16   <  SKIP 93  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13582Gao, MarthaW1X3SELondonEnglandUnited Kingdom
23373Murphy, Gabrielle97068W. LinnOregonUnited States
23800Cox, Kaylee92806La JollaCaliforniaUnited States
27829Wang, Jorge, M75010ParisSeine (Paris)France

Generated 2025-07-11 19:44:05.687 UTC