[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 840   SHUFFLE   <  SKIP 115  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26104Edwards, Timothy, D97205PortlandOregonUnited States
23887Carter, Mason, A98225BellinghamWashingtonUnited States
27435Johnson, Alexandra, J94941Mill ValleyCaliforniaUnited States

Generated 2025-07-13 17:45:51.828 UTC