[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 663   SHUFFLE   <  SKIP 248  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18846Hughes, Deb99362Walla WallaWashingtonUnited States
15040Lopez, George5023FindonSouth AustraliaAustralia
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States

Generated 2025-07-17 19:19:44.491 UTC