[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 650   SHUFFLE   <  SKIP 48  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22419Xu, Damien78100Saint Germain en LayeYvelineFrance
20322Wood, Rachel98270MarysvilleWashingtonUnited States
16490Robinson, Megan, G91776San GabrielCaliforniaUnited States

Generated 2025-07-16 06:28:34.285 UTC