[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   SHUFFLE   <  SKIP 7332  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16335Lu, Kristen90706BellflowerCaliforniaUnited States
17738Deng, Nicolas, P14197BerlinSaarlandGermany
22113Garcia, Katherine, A97068W. LinnOregonUnited States
19320Deng, Bethany, A91940Les UlisEssonneFrance

Generated 2025-07-18 18:37:59.644 UTC