[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 482   SHUFFLE   <  SKIP 8977  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14581Adams, Kevin, M97205PortlandOregonUnited States
13528Lopez, Carmen, S1597Lane CoveNew South WalesAustralia
23180Cook, Olivia, R98270MarysvilleWashingtonUnited States

Generated 2025-07-19 11:27:28.490 UTC