[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 3104   SHUFFLE   <  SKIP 1933  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15815Price, Nicole, NV9LangfordBritish ColumbiaCanada
22383Jenkins, DevinNT20Newcastle upon TyneEnglandUnited Kingdom
17627Chen, Dennis, MSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-13 23:58:41.568 UTC