[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 1008  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24084Jimenez, Jonathon78100Saint Germain en LayeYvelineFrance
16873Deng, Damien, AT2P 2G8CalgaryAlbertaCanada
29270Allen, Carlos, M99202SpokaneWashingtonUnited States

Generated 2025-07-12 05:17:45.965 UTC