[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 602   SHUFFLE   <  SKIP 1501  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19533Long, Vanessa, R92806La JollaCaliforniaUnited States
24505Gonzalez, Clifford6006PerthSouth AustraliaAustralia
17109Wilson, Sydney, L78000VersaillesYvelineFrance

Generated 2025-11-06 04:30:21.276 UTC