[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 3411   <  SKIP 265  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22868Sun, Ernest, V78100Saint Germain en LayeYvelineFrance
24920Cai, Amy3000MelbourneVictoriaAustralia
15530Johnson, Madison, LV0SookeBritish ColumbiaCanada

Generated 2025-07-17 12:37:17.296 UTC