[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 527   SHUFFLE   <  SKIP 1411  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26619Hill, Thomas, M98501OlympiaWashingtonUnited States
26687Xu, Marshall98225BellinghamWashingtonUnited States
26407Davis, AshleyPE17BuryEnglandUnited Kingdom

Generated 2025-07-17 18:04:32.627 UTC