[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 3203   SHUFFLE   <  SKIP 2066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17488Adams, Jason98104SeattleWashingtonUnited States
17317Zeng, Stacey, J4551CaloundraQueenslandAustralia
13599Zhu, Valerie, MSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-14 02:28:18.563 UTC