[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 2528  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18873Rodriguez, Austin, J97068W. LinnOregonUnited States
16886Flores, Aidan97205PortlandOregonUnited States
21967Sanders, Charles, E2500WollongongNew South WalesAustralia
17185Anand, KarlaYO15YorkEnglandUnited Kingdom

Generated 2025-07-11 23:21:13.565 UTC