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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21907Hall, Jordan98201EverettWashingtonUnited States
20926Guo, Jeffery, C78000VersaillesYvelineFrance
21355Diaz, Mya, N98270MarysvilleWashingtonUnited States

Generated 2025-07-13 10:27:11.121 UTC