[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 872   SHUFFLE   <  SKIP 3015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26059Anderson, Andrew94303Palo AltoCaliforniaUnited States
28735Morgan, Kimberly, AEM15Esher-MoleseyEnglandUnited Kingdom
25259Thomas, Ethan99202SpokaneWashingtonUnited States

Generated 2025-07-15 09:57:59.155 UTC