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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20755Lopez, Alex94519ConcordCaliforniaUnited States
14754Pal, Grant98225BellinghamWashingtonUnited States
16663Lu, Rosa, A3220GeelongVictoriaAustralia

Generated 2025-07-08 10:49:27.920 UTC