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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27442Raman, Janelle, C94014ColmaCaliforniaUnited States
15828Ramos, Robyn, O5023FindonSouth AustraliaAustralia
24288Gomez, Pedro94519ConcordCaliforniaUnited States

Generated 2025-07-11 23:48:11.953 UTC