[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 364   SHUFFLE   <  SKIP 1159  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13599Zhu, Valerie, MSL4 1RHBerksEnglandUnited Kingdom
23736Rivera, Sydney, M99362Walla WallaWashingtonUnited States
23207Baker, Dalton, B91791West CovinaCaliforniaUnited States

Generated 2025-07-17 18:19:05.336 UTC