[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 1441   <  SKIP 481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22003Navarro, Jill3205South MelbourneVictoriaAustralia
18072Perez, Maria, D97068W. LinnOregonUnited States
29329Campbell, Lucas97205PortlandOregonUnited States

Generated 2025-07-20 00:33:18.046 UTC