[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 875   SHUFFLE   <  SKIP 1486  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23094Gill, Carolyn3337MeltonVictoriaAustralia
14428Andersen, Cassie66041PoingSaarlandGermany
19824Perry, Jordan98225BellinghamWashingtonUnited States

Generated 2025-07-10 07:32:39.097 UTC