[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 189   SHUFFLE   <  SKIP 1312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15981Powell, Gabriel, M97068W. LinnOregonUnited States
13118Cook, Sydney, D3977CranbourneVictoriaAustralia
19132Washington, Benjamin, D97205PortlandOregonUnited States

Generated 2025-07-08 15:29:01.746 UTC