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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29106Beck, Calvin94010BurlingameCaliforniaUnited States
20017Sanders, Anna, E94536FremontCaliforniaUnited States
17627Chen, Dennis, MSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-19 09:59:57.884 UTC