[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 1398  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17462Rogers, Jesse94941Mill ValleyCaliforniaUnited States
12680Sanchez, George, M1002SydneyNew South WalesAustralia
18184Chande, Leonard, L75008ParisSeine (Paris)France
28912Zhu, Alejandro, E91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-11 20:08:39.385 UTC