[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 6239  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14205Wu, Wesley, R92310SèvresHauts de SeineFrance
23491Taylor, Miguel, C99362Walla WallaWashingtonUnited States
18583Kumar, Luis98052RedmondWashingtonUnited States
12950Adams, Mary, D97222MilwaukieOregonUnited States

Generated 2025-07-18 00:28:10.783 UTC