[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 2480   SHUFFLE   <  SKIP 1405  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19390Perez, Terrance93400Saint-DenisSeine Saint DenisFrance
19670Gutierrez, Erik, S91502BurbankCaliforniaUnited States
12488Garcia, Jay78100Saint Germain en LayeYvelineFrance

Generated 2025-07-18 14:08:20.463 UTC