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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13139Perez, Carmen, C1597Lane CoveNew South WalesAustralia
20889Patel, Manuel, MHP10 9QYHigh WycombeEnglandUnited Kingdom
24831Diaz, Jackson91791West CovinaCaliforniaUnited States

Generated 2025-07-10 09:28:23.152 UTC