[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 2968  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22368Ross, Edward98371PuyallupWashingtonUnited States
26142Dominguez, Micheal3220GeelongVictoriaAustralia
17547Yuan, Alejandro, J90706BellflowerCaliforniaUnited States

Generated 2025-07-08 22:54:05.278 UTC