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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23820Diaz, Isabelle97005BeavertonOregonUnited States
21780Gonzalez, Pedro94519ConcordCaliforniaUnited States
21812Bailey, Adrian98104SeattleWashingtonUnited States

Generated 2025-07-09 19:20:55.587 UTC